ComponentOne ASP.NET MVC Controls
ItemFormatter Property (FlexChartBase<T>)

C1.Web.Mvc Namespace > FlexChartBase<T> Class : ItemFormatter Property
Gets or sets the name of the item formatter function that allows you to customize the appearance of data points.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)>
Public Overridable Property ItemFormatter As String
[JsonConverter(ConverterType=C1.JsonNet.Converters.FunctionConverter, ConverterParameters=)]
public virtual string ItemFormatter {get; set;}
See Also

Reference

FlexChartBase<T> Class
FlexChartBase<T> Members